func github.com/aws/aws-sdk-go-v2/service/s3.awsRestxml_serializeDocumentJSONInput

2 uses

	github.com/aws/aws-sdk-go-v2/service/s3 (current package)
		serializers.go#L9821: 		if err := awsRestxml_serializeDocumentJSONInput(v.JSON, el); err != nil {
		serializers.go#L10218: func awsRestxml_serializeDocumentJSONInput(v *types.JSONInput, value smithyxml.Value) error {